CheckMenuItem: Fix insert_after|before() here too
authorDaniel Boles <dboles.src@gmail.com>
Sun, 22 Apr 2018 20:22:45 +0000 (21:22 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Sun, 22 Apr 2018 20:51:10 +0000 (21:51 +0100)
commit0401e031ada0e36226e50d2105f8dcd51220bb48
tree109bee41098a5b4f3a4d1e98ef3651cae24dee98
parent95f65da038c9f6615bacded2ff72bcfda1c502e7
CheckMenuItem: Fix insert_after|before() here too

See the previous commit.

There may be other cases of these being swapped by Gadget conversions,
but hopefully someone else will find and fix those before I have to…

Close https://gitlab.gnome.org/GNOME/gtk/issues/200
gtk/gtkcheckmenuitem.c